home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Toolbox
/
Visual Basic Toolbox (P.I.E.)(1996).ISO
/
error_hn
/
rdblib
/
perflog.frm
< prev
next >
Wrap
Text File
|
1995-04-01
|
2KB
|
70 lines
VERSION 2.00
Begin Form PerfLog
BackColor = &H00C0C0C0&
Caption = "Performance Log"
ClientHeight = 4020
ClientLeft = 1095
ClientTop = 1485
ClientWidth = 7365
Height = 4425
Left = 1035
LinkTopic = "Form2"
ScaleHeight = 4020
ScaleWidth = 7365
Top = 1140
Width = 7485
Begin VideoSoftElastic VSElastic1
Align = 5 'Fill Container
AutoSizeChildren= 7 'Proportional (Locks Controls)
ConvInfo = PERFLOG.FRX:0000
Height = 4020
IntBkg = &H00C0C0C0&
Left = 0
TabIndex = 0
Top = 0
Width = 7365
Begin TrueGrid Table1
AllowArrows = -1 'True
AllowTabs = -1 'True
BackColor = &H00C0C0C0&
DataSource = "Data1"
Editable = -1 'True
EditDropDown = -1 'True
ExposeCellMode = 0 'Expose upon selection
FetchMode = 1 'By row
HeadingHeight = 1
Height = 3975
HorzLines = 1 'Single
Layout = PERFLOG.FRX:000B
LayoutIndex = 1
Left = 0
LinesPerRow = 1
MarqueeUnique = -1 'True
SplitPropsGlobal= -1 'True
SplitTabMode = 0 'Don't tab across splits
TabCapture = 0 'False
TabIndex = 1
Top = 0
UseBookmarks = -1 'True
Width = 7335
WrapCellPointer = 0 'False
End
Begin Data Data1
Caption = "Performance Data"
Connect = ""
DatabaseName = "RDBLOG.MDB"
Exclusive = 0 'False
Height = 555
Left = 1200
Options = 0
ReadOnly = 0 'False
RecordSource = "Performance Data"
Top = 3120
Visible = 0 'False
Width = 3195
End
End
End
Option Explicit